| Total Complexity | 65 | 
| Dependencies | 0 | 
| Dependents | 1 | 
| Total lines | 241 | 
| Lines of code | 139 | 
| Logical lines of code | 75 | 
| Comment lines | 56 | 
| Methods | 9 | 
| Properties | 3 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| search() | 46 | 20 | 34 | |
| is() | 52 | 10 | 23 | |
| delete() | 55 | 9 | 19 | |
| get_keys() | 59 | 6 | 15 | |
| get_values() | 58 | 6 | 15 | |
| get_array() | 59 | 6 | 15 | |
| compare() | 65 | 5 | 9 | |
| __construct() | 71 | 2 | 6 | |
| result() | 81 | 1 | 3 |